home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / tex / tex31 / manpages.lzh / DVITYPE.1 < prev    next >
Encoding:
Text File  |  1990-12-03  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      DVITYPE(1)             UNIX 5.3 (8/8/90)            DVITYPE(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.       dvitype - translate a    dvi file for humans
  10.  
  11.      SYNOPSIS
  12.       dvitype dvi_file_name
  13.  
  14.      DESCRIPTION
  15.       The dvitype program translates a DVI (DeVice Independent)
  16.       file (output by, for example,    tex(1) or gftodvi(1) to    a file
  17.       that humans can read.    It also    serves as a DVI    file-
  18.       validating program (i.e., if dvitype can read    it, it's
  19.       correct) and as an example of    a DVI-reading program for
  20.       future device    drivers.
  21.  
  22.       The output file can include all commands, just the important
  23.       ones,    or none    at all (in which case only errors are
  24.       reported).  A    subinterval of pages may be selected for
  25.       transliteration; the magnification and resolution of the
  26.       ``output device'' may    be changed; and    so on. All options are
  27.       specified with an on-line dialog.
  28.  
  29.       The dvi_file_name on the command line    must be    complete. The
  30.       .dvi extension is not    supplied if omitted. The output    goes
  31.       to stdout.
  32.  
  33.      ENVIRONMENT VARIABLES
  34.       The environment variable TEXFONTS is used to search for the
  35.       TFM files used in the    DVI file.  See tex(1) for the details
  36.       of the searching.  If    TEXFONTS is not    set, it    uses the
  37.       system default: .
  38.  
  39.      SEE ALSO
  40.       gftype(1), pktype(1)
  41.       Donald Knuth,    TeXware
  42.  
  43.      AUTHORS
  44.       Donald Knuth wrote the program.  It was published as part of
  45.       the TeXware technical    report,    available from the TeX Users
  46.       Group.  Howard Trickey and Pavel Curtis originally ported it
  47.       to Unix.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 12/3/90)
  64.  
  65.  
  66.  
  67.